home *** CD-ROM | disk | FTP | other *** search
- 2ROUND(3F) Last changed: 3-12-99
-
-
- NNAAMMEE
- IINNIINNTT, JJNNIINNTT, IIIIDDNNNNTT, JJIIDDNNNNTT, IIIIQQNNNNTT, JJIIQQNNNNTT, KKIIQQNNNNTT - Fortran nearest
- integer functions
-
- SSYYNNOOPPSSIISS
- IINNTTEEGGEERR**22 _i_i
- IINNTTEEGGEERR**44 _j_i
- IINNTTEEGGEERR**88 _k_i
- RREEAALL**44 _r_3
- RREEAALL**88 _d_p_3
- RREEAALL**1166 _q_p_3
-
- _i_i == IINNIINNTT((_r_3))
- _j_i == JJNNIINNTT((_r_3))
- _i_i == IIIIDDNNNNTT((_d_p_3))
- _j_i == JJIIDDNNNNTT((_d_p_3))
- _i_i == IIIIQQNNNNTT((_q_p_3))
- _j_i == JJIIQQNNNNTT((_q_p_3))
- _k_i == KKIIQQNNNNTT((_q_p_3))
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- IRIX systems
-
- MIPSpro Fortran 77
-
- DDEESSCCRRIIPPTTIIOONN
- This man page describes Fortran 77 intrinsic functions that round to
- the nearest integer.
-
- IINNIINNTT returns the nearest INTEGER*2 to its REAL*4 argument. JJNNIINNTT
- returns the nearest INTEGER*4 to its REAL*4 argument.
-
- IIIIDDNNNNTT returns the nearest INTEGER*2 to its REAL*8 argument. JJIIDDNNNNTT
- returns the nearest INTEGER*4 to its REAL*8 argument. IIIIQQNNNNTT returns
- the nearest INTEGER*2 to its REAL*16 argument. JJIIQQNNNNTT returns the
- nearest INTEGER*4 to its REAL*16 argument. KKIIQQNNNNTT returns the nearest
- INTEGER*8 to its REAL*16 argument.
-
- NNOOTTEESS
- As of the MIPS 7.3 release, the documentation for certain routines has
- been moved to the following man pages:
-
- MMaann ppaaggee IInnttrriinnssiicc ffuunnccttiioonnss
-
- AANNIINNTT(3I) AANNIINNTT, DDNNIINNTT, QQNNIINNTT
-
- NNIINNTT(3I) NNIINNTT, IIDDNNIINNTT, IIQQNNIINNTT
-
- The NNOOTTEESS section of this man page will be removed in a future
- release.
-
- SSEEEE AALLSSOO
- This man page is available only online.
-